home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / em15.zip / EMKEY.DEF < prev    next >
Text File  |  1987-02-23  |  5KB  |  205 lines

  1. *
  2. * This is the default configuration for QEDIT.
  3. * Note that blank lines and lines starting with a comment are ignored.
  4. *
  5. ^BackSpace               DeleteLeftWord
  6. ^A                       WordLeft
  7.  
  8. *
  9. * Start of a TwoKey block - These aren't really all that hard, just
  10. * remember to:
  11. * -The key that you want to be the leadin key must be given the command,
  12. *  'TwoKey' (as below for ^B)
  13. * -The number of TwoKey commands associated with this leadin key MUST
  14. *  appear on the next line by itself.
  15. * -List the keys/commands in the regular manner.
  16. *
  17. *
  18. * Secondary keys other than 'A'..'Z', '0'..'9' are NOT valid and will lead
  19. * to unpredictable results.
  20. *
  21. *
  22. ^B                       TwoKey
  23. 4
  24. A                        AppendScrBuff
  25. L                        loadScrBuff
  26. S                        StoreScrBuff
  27. Z                        ZapScrBuff
  28. *
  29. * back to single key mode again
  30. *
  31. ^C                       PgDn
  32. ^D                       CursorRight
  33. ^E                       CursorUp
  34. ^F                       WordRight
  35. ^G                       DeleteChar
  36. *
  37. * ^H is the same as the BACKSPACE key
  38. *
  39. ^H                       BackSpace
  40. *
  41. * ^I is the same as the TAB key
  42. *
  43. ^I                       TabRight
  44. ^J                       JumpToLine
  45.  
  46. ^K                       TwoKey
  47. 12
  48. D                        Exit
  49. E                        EditFile
  50. F                        FileidChange
  51. N                        NextFile
  52. P                        PrevFile
  53. Q                        PQuitToSystem
  54. R                        ReadFile
  55. S                        SaveFile
  56. T                        SetTabWidth
  57. W                        WriteBlock
  58. X                        FileToSystem
  59. Z                        KillFile
  60.  
  61. ^L                       RepLastFindOrRepl
  62. *
  63. * ^M is the same as the RETURN key
  64. *
  65. ^M                       Return
  66. ^N                       SplitLine
  67.  
  68. ^O                       TwoKey
  69. 6
  70. N                        NextWindow
  71. P                        PrevWindow
  72. R                        SetRMargin
  73. S                        SplitScreen
  74. W                        ToggleWordWrap
  75. 1                        OneWindow
  76.  
  77. ^P                       TwoKey
  78. 5
  79. A                        PrintAll
  80. B                        PrintBlock
  81. E                        PrintEject
  82. M                        SetPrintLeftMargin
  83. P                        SetPrintPageSize
  84.  
  85. ^Q                       TwoKey
  86. 7
  87. A                        Replace
  88. F                        Find
  89. I                        ToggleAutoIndent
  90. L                        UnDoCursorLine
  91. O                        TabsOut
  92. T                        ToggleTabsExpand
  93. Y                        DeleteToEOL
  94.  
  95. ^R                       PgUp
  96. ^S                       CursorLeft
  97. ^T                       DeleteRightWord
  98. ^U                       SeparatorLineUp
  99. ^V                       ToggleIns
  100. ^W                       ScrollUp
  101. ^X                       CursorDown
  102. ^Y                       DeleteLine
  103. ^Z                       ScrollDown
  104. Esc                      Escape
  105. ^\                       SeparatorLineDown
  106. ^]
  107. ^6
  108. ^-                       GetPrev
  109. ^2
  110. Shift-Tab                TabLeft
  111. Alt-Q                    Exit
  112. Alt-W                    WriteBlock
  113. Alt-E                    EditFile
  114. Alt-R                    readfile
  115. Alt-T                    Tur
  116. Alt-Y
  117. Alt-U                    UnMarkBlock
  118. Alt-I
  119. Alt-O
  120. Alt-P
  121. Alt-A                    Align
  122. Alt-S
  123. Alt-D                    DeleteLine
  124. Alt-F
  125. Alt-G                    GroupDelete
  126. Alt-H
  127. Alt-J
  128. Alt-K
  129. Alt-L                    MarkLine
  130. Alt-Z
  131. Alt-X                    GExit
  132. Alt-C                    CopyBlock
  133. Alt-V
  134. Alt-B
  135. Alt-N
  136. Alt-M                    MoveBlock
  137. F1
  138. F2                       AddLine
  139. F3                       PQuitToMain
  140. F4                       DupLine
  141. F5                       MakeTopOfScreen
  142. F6                       DeleteToEOL
  143. F7
  144. F8
  145. F9                       Shell
  146. F10
  147. Home                     FirstOfLine
  148. UpArrow                  CursorUp
  149. PgUp                     PgUp
  150. LeftArrow                CursorLeft
  151. RightArrow               CursorRight
  152. End                      EndOfLine
  153. DownArrow                CursorDown
  154. PgDn                     PgDn
  155. Ins                      ToggleIns
  156. Del                      DeleteChar
  157. Shift-F1                 BxToggle
  158. Shift-F2                 BxTypeToggle
  159. Shift-F3
  160. Shift-F4
  161. Shift-F5
  162. Shift-F6
  163. Shift-F7                 ShiftLeft
  164. Shift-F8                 ShiftRight
  165. Shift-F9
  166. Shift-F10
  167. ^F1
  168. ^F2
  169. ^F3
  170. ^F4
  171. ^F5
  172. ^F6
  173. ^F7
  174. ^F8
  175. ^F9
  176. ^F10
  177. Alt-F1
  178. Alt-F2
  179. Alt-F3
  180. Alt-F4
  181. Alt-F5                  ScrollLeft
  182. Alt-F6                  ScrollRight
  183. Alt-F7
  184. Alt-F8
  185. Alt-F9
  186. Alt-F10                 GFile
  187. ^LeftArrow              WordLeft
  188. ^RightArrow             WordRight
  189. ^End                    BottomOfScreen
  190. ^PgDn                   BottomOfFile
  191. ^Home                   TopOfScreen
  192. Alt-1
  193. Alt-2
  194. Alt-3
  195. Alt-4
  196. Alt-5
  197. Alt-6
  198. Alt-7
  199. Alt-8
  200. Alt-9
  201. Alt-0
  202. Alt--
  203. Alt-=
  204. ^PgUp                   TopOfFile
  205.